home *** CD-ROM | disk | FTP | other *** search
/ Micromanía: 150 Juegos 2010 / 150Juegos_16.iso / Shareware / Shape Smash / shape-smash.swf / scripts / Code / OPTIONS / _gs337_TFieldBG.as < prev    next >
Encoding:
Text File  |  2010-05-14  |  272 b   |  15 lines

  1. package Code.OPTIONS
  2. {
  3.    import mx.core.SpriteAsset;
  4.    
  5.    [Embed(source="/_assets/assets.swf", symbol="symbol161")]
  6.    public class _gs337_TFieldBG extends SpriteAsset
  7.    {
  8.       public function _gs337_TFieldBG()
  9.       {
  10.          super();
  11.       }
  12.    }
  13. }
  14.  
  15.